home *** CD-ROM | disk | FTP | other *** search
- Display value of list of variables in a modal dialog.
- The syntax is:
- show variable {<name of var 1>, < value of var 1>, <name of var 2>, <name of var 2> ....}
-
- If you just want to display a single variable you may also do it as
- show variable <value of the variable>
-
- This is extremely valuable for debugging scripts.